﻿capital = 307
oob = "ZRV_1936"
recruit_character = ZRV_giuseppe_de_montmorency
recruit_character = ZRV_timaeus_modre
recruit_character = ZRV_epiphanius_cato
recruit_character = ZRV_aesop_gallus

# Starting tech
set_technology = {
	infantry_weapons = 1
	gw_artillery = 1
}
if = {
	limit = {
		has_dlc = "By Blood Alone"
	}	
	set_technology = {
		iw_small_airframe = 1
		aa_lmg = 1
		engines_1 = 1		
	}	
	else = {			
		set_technology = {
			early_fighter = 1				
		}
	}
}
if = {
	limit = {
		not = { has_dlc = "Man the Guns" }
	}
	set_technology = {		
		early_destroyer = 1		
		transport = 1
	}	
}
if = {
	limit = {
		has_dlc = "Man the Guns"
	}
	set_technology = {		
		early_ship_hull_light = 1		
		basic_battery = 1
		basic_light_battery = 1		
		mtg_transport = 1		
	}	
}
set_cosmetic_tag = ZRV_Hijing
set_convoys = 20
set_politics = {
	ruling_party = neutrality
	last_election = "1981.11.8"
	election_frequency = 72
	elections_allowed = no
}
set_popularities = {
	democratic = 5
	fascism = 5
	communism = 12
	neutrality = 78
}
add_ideas = {
	Kolonial_administration
}